Contribution org.nuxeo.ecm.video.tools.operations--operations
In component org.nuxeo.ecm.video.tools.operations
org.nuxeo.ecm.video.tools.operations
inside nuxeo-platform-video-core-9.10.jar /OSGI-INF/video-tools-operations-contrib.xml
This contribution is part of XML component Extension Point
Extension point operations of component OperationServiceComponent.Contributed Items
XML Source
<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<operation class="org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo"/>
<operation class="org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos"/>
<operation class="org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo"/>
<operation class="org.nuxeo.ecm.platform.video.tools.operations.SliceVideo"/>
<operation class="org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts"/>
</extension>